home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d27 / s362pc.arc / S362PC.DOC < prev    next >
Encoding:
Text File  |  1991-12-04  |  1.5 KB  |  55 lines

  1.  
  2.  
  3.  
  4. S362PC.DOC -   A program to help with the interactive marking and
  5.                download of IBM System/36 procedures and source
  6.                members.
  7.  
  8.  
  9. System Requirements:
  10.  
  11. 1.   An IBM Personal Computer or equivalent with a 5250 emulation
  12.      card.
  13.  
  14. 2.   IBM PC Support/36 with STF ( source transfer facility)
  15.  
  16.  
  17.  
  18. To Run S362PC.EXE:
  19.  
  20. 1.   Start System/36 5250 terminal emulation.
  21.  
  22. 2.   Start the PC Support/36 communications router. ( STARTRTR )
  23.  
  24. 3.   Start the PC Support/36 source transfer facility. ( STF )
  25.  
  26. 4.   Run S362PC with one parameter of the System/36 library name.
  27.  
  28.  
  29. Description of S362PC
  30.  
  31. S362PC is a utility to make it easier to download multiple source
  32. and procedure members from a IBM System/36. When S362PC is run it
  33. will display a list of all procedures and sources found in the
  34. specified library, the user may then mark the ones that he or she
  35. would like to download. The members will be downloaded to the
  36. current subdirectory with a file name of the member name plus an
  37. extension of S for a source member or P for a procedure member.
  38.  
  39. Program Author.
  40.  
  41. Jacques Paquin
  42. 194 West Main Street
  43. Victor, NY 14564
  44. Home Phone:  Voice (716) 924-7679    Data (716) 924-7848
  45. Business Phone:  (716) 427-7390  Name: Mayzon Corp.
  46.  
  47. This program is written entirely in Lattice C 3.41 for DOS.
  48.  
  49. Program changes in Version 1.0
  50. - faster screen output
  51. - internal cleanup
  52. - added view of member
  53. - added finding of STF interrupt vector
  54.  
  55.